home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / compsci / arcsgm.cpt / ARC SGML 1.0 / test results / TEST5.SGM < prev    next >
Encoding:
Text File  |  1991-08-09  |  383 b   |  14 lines

  1. <!--TEST5.GML: Context check with 12 errors reported.-->
  2. <!doctype gdoc [
  3.   <!element gdoc - - (front?,(body|appendix), rear*) >
  4.   <!element body - - (t1?&(t2|t3)*&t4)+ >
  5. ]>
  6. <gdoc><front></front>
  7. <body><t2></t2><t3></t3></body>
  8. <rear></rear></gdoc>
  9. <gdoc><front></front><appendix></appendix></gdoc>
  10. <gdoc><rear></gdoc>
  11. <gdoc><body>
  12. <t4></t4>
  13. </body><rear></rear><rear></rear></gdoc>
  14.